home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1999 #2
/
Amiga Plus CD - 1999 - No. 2.iso
/
System-Boost
/
Workbench
/
Archive
/
XPK
/
xpk_Develop
/
Include
/
C
/
proto
/
xpkmaster.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1998-11-16
|
311 b
|
18 lines
#ifndef _PROTO_XPKMASTER_H
#define _PROTO_XPKMASTER_H
#ifndef __NOLIBBASE__
extern struct Library *XpkBase;
#endif
#include <exec/types.h>
#include <clib/xpkmaster_protos.h>
#ifdef __GNUC__
#include <inline/xpkmaster.h>
#else
#include <pragma/xpkmaster_lib.h>
#endif
#endif /* _PROTO_XPKMASTER_H */